home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TPUG - Toronto PET Users Group
/
TPUG Users Group CD
/
TPUG Users Group CD.iso
/
AMIGA
/
AMICUS
/
AMICUS26.ADF
/
SoundScape
/
README
< prev
next >
Wrap
Text File
|
1989-01-26
|
2KB
|
43 lines
About the directories on this disk:
LatticeExamples has all the example programs from the first four
Amazing Computing articles. These can be compiled with any version
of the Lattice compiler with the stack checking code turned off
(flag -v). The .with files for the linker are included.
LatticeLib has all the soundscape libraries in the link format
for BLINK and ALINK. Use these for compiling the Lattice examples.
AztecExamples has all the example programs for compilation
with Aztec V 3.20 (not the latest release. The new compiler
is more compatible with Lattice and supports the same link format.)
Read the README documentation in that directory.
If you have the new Aztec compiler (v 3.40 or later), use the
Lattice examples and link with the files in NewAztecLib.
AztecLib has the libraries for the older Aztec compiler.
NewAztecLib has the soundscape libraries linkable with the current
Aztec compiler. The only difference between these libraries and the
ones in LatticeLib is that they make calls (for low level routines like
multiplies) to routines in c32.lib, the Aztec library, instead of lc.lib,
the Lattice library.
Imagemaker is a very very old program that I wrote to design images
with. It only runs from the CLI. It generates C image data files
with the extension '.i' which it can read and write. Simply read
these into your program from the editor. It's pretty simple to use,
the only strangeness is you click on the Close gadget of the
draw window to leave it and access the commands, but the draw window
doesn't close until you quit the program with the [q]uit option.
All of the files and compiled executables are public domain and may
be distributed freely.
If you are working on a SoundScape module and have some implementation
questions or thorny issues, I can be reached in writing at P.O. Box 36,
Sierra Madre, CA 91024. Sorry, I'm not on any networks.
Still blissfully in the dark ages.
Todor